chore(deps)(deps): update pgmpy requirement from <1.1.0,>=1.0.0 to >=1.0.0,<1.2.0 in the python-dependencies group#12
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [pgmpy](https://github.com/pgmpy/pgmpy) to permit the latest version. Updates `pgmpy` to 1.1.2 - [Release notes](https://github.com/pgmpy/pgmpy/releases) - [Changelog](https://github.com/pgmpy/pgmpy/blob/dev/CHANGELOG.md) - [Commits](pgmpy/pgmpy@v1.0.0...v1.1.2) --- updated-dependencies: - dependency-name: pgmpy dependency-version: 1.1.2 dependency-type: direct:production dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
|
Closing: pgmpy 1.1 introduces a breaking API change (DiscreteBayesianNetwork.fit() dropped the prior_type argument, 12 tests fail) and pulls transitive dependencies with licenses not on the allowlist. Staying on pgmpy 1.0.x; added a Dependabot ignore for pgmpy>=1.1.0. A move to 1.1 should be a deliberate migration with legal/OSPO license review. |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on pgmpy to permit the latest version.
Updates
pgmpyto 1.1.2Release notes
Sourced from pgmpy's releases.
Changelog
Sourced from pgmpy's changelog.
... (truncated)
Commits
617cb48Release v1.1.23c01db9Skip test if sempler not in environment34a750aRelease v1.1.1 (#3368)5cdf981Exposes estimators as attributes in residual based CI tests (#3367)b1a30dbAdds prioritzation option for PC orientation (#3363)5484569Fixes bug in collider orientaiton for PC (#3362)4986030Adds effect sizes for CI tests (#3358)9caf211Optimizes power_divergence test and PC algorithm (#3356)d368eb2Refactor parameter estimation methods (#3325)5239dfeAdds caching support to CI tests (#3349)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions